home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / tleprsnc.dir / 00315_Script_315 < prev    next >
Text File  |  1994-11-29  |  103b  |  7 lines

  1. on Trigger
  2.   global PDAGlow
  3.   if PDAGlow = 0 then
  4.     set PDAGlow = 1
  5.   else
  6.   end if
  7. end Trigger